GeanyDocument.encoding

The encoding of the document, must be a valid string representation of an encoding, can * be retrieved with @ref encodings_get_charset_from_index.

struct GeanyDocument
gchar* encoding;

Meta